-- card: 22613 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Smoke the pipe ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "Hut of the Medicine Man" put it&return&"Tell me a story" into field "textarea" of card "Hut of the Medicine Man" visual effect dissolve go card "Communal Hut" end mouseUp -- part contents for background part 1 ----- text ----- Smoke the pipe -- part contents for background part 2 ----- text ----- You take the long wooden pipe that a friendly villager has offered to you, and you take a long draw. What an interesting flavor! It is like chocolate. It makes you feel very lightheaded, and puts rainbows around the faces of everyone you look at. -- part contents for background part 5 ----- text ----- 85